home *** CD-ROM | disk | FTP | other *** search
/ Aminet 35 / Aminet 35 (2000)(Schatztruhe)[!][Feb 2000].iso / Aminet / disk / misc / fat95.readme < prev    next >
Encoding:
Text File  |  2000-01-02  |  7.0 KB  |  200 lines

  1. Short:    Win95/98 compatible file system
  2. Author:   t.jager@gmx.de (Torsten Jager)
  3. Uploader: t.jager@gmx.de (Torsten Jager)
  4. Version:  1.5
  5. Type:     disk/misc
  6. Kurz:     Win95/98-kompatibles Dateisystem
  7.  
  8. (deutsche Beschreibung siehe unten - german description see below)
  9.  
  10. --- english section ----------------------------------------
  11.  
  12. Purpose
  13. =======
  14.  
  15. "fat95" is a DOS handler to mount and use Win95/98 volumes just as if they were
  16. AMIGA volumes.
  17.  
  18. System requirements
  19. ===================
  20.  
  21. * every AMIGA, OS 1.3+ (OS 2.0+ for full functionality)
  22. * a suitable device file for low level disk access, like the
  23.   mfm.device for floppies.
  24.  
  25. Features
  26. ========
  27.  
  28. * workbench and applications support
  29. * diskchange autosense
  30. * format type autosense
  31. * FAT12 and FAT16 support
  32. * long filenames (up to 39 chars for now)
  33. * inquiry, read, write, and maintenance access
  34. * disk formatting using the OS 2.0+ format command
  35. * MS-DOS 8+3 downward compatibility
  36. * Y2K safe (Jan 1st, 1980 through Dec 31st, 2107)
  37. * extended datestamp support: creation date and time, last accessed date
  38.   (written automatically, readable as file comment text)
  39. * written entirely in assembly language
  40.  
  41. OS 2.0+ Installation
  42. ====================
  43.  
  44. * Copy the "fat95" file into your L: drawer.
  45. * Doubleclick the "MS0" (internal floppy) or "MS1" example icons to mount now.
  46. * Copy them into the DEVS:DOSDrivers drawer to auto-mount at system start time.
  47. * Create your own mount scrips as needed.
  48.  
  49. OS 1.3 Installation
  50. ===================
  51.  
  52. The mfm.device does not work with V 1.3 trackdisk.device. A suitable equivalent
  53. is the messydisk.device by Olaf Seibert. It was originally distributed on a
  54. PD disk called "Time #10" 9 years (!) ago and has now become nearly
  55. unavailable. Therefore I decided to include it here.
  56.  
  57. Doubleclick the "install_fat95_1.3" icon, or
  58.  
  59. * copy the file "fat95" into your "L:" drawer
  60. * copy the files "messydisk.device" and "fat95mountlist" into "DEVS:"
  61.  
  62. Then add this line to your S:Startup-Sequence file:
  63.  
  64. mount ms0: from fat95mountlist
  65.  
  66. Use "ms1:" instead of "ms0:" if you want your second floppy drive to work on
  67. MS-DOS/Win disks.
  68.  
  69. Special Issues
  70. ==============
  71.  
  72. When writing into the root drawer of a fat95 disk, you may get the somewhat
  73. strange error message 232 "no more entries in directory". This means:
  74. MS-DOS/Win uses a non-extensible, fixed-size root directory table that can
  75. only hold a limited number of files and sub-dirs even if there is enough
  76. space left on the disk itself. In this case, do one of the following:
  77.  
  78. * store into a sub-directory instead of the root.
  79. * move one or two files into a sub-directory, then try writing again.
  80. * delete one or two root files.
  81. * choose another disk.
  82.  
  83. And finally...
  84. ==============
  85.  
  86. I have been enjoying "fat95" for some time already as part of my private
  87. "sneaker net" to the internet PC at work. Unfortunately, I still could not
  88. test it on a real Win harddisk partition.
  89. Feel free to send me an email on your experiences with "fat95"!
  90.  
  91. Have Fun!
  92.  
  93. --- und noch einmal auf deutsch ----------------------------
  94.  
  95. Verwendungszweck
  96. ================
  97.  
  98. "fat95" ist ein DOS-Handler der Win95/98-Datenträger wie normale AMIGA-Disks
  99. zugänglich macht.
  100.  
  101. Systemvoraussetzungen
  102. =====================
  103.  
  104. * jeder AMIGA ab OS 1.3 (volle Funktionalität ab OS 2.0)
  105. * ein geeignetes "device" für den low level-Diskzugriff
  106.   (z.B. "mfm.device" für Disketten)
  107.  
  108. Eigenschaften
  109. =============
  110.  
  111. * Zugriff von jeder Anwendung und der Workbench aus
  112. * Diskwechsel-Automatik
  113. * automatische Formaterkennung
  114. * FAT12 und FAT16 unterstützt
  115. * lange Dateinamen (bis zu 39 Zeichen)
  116. * Abfrage-, Lese-, Schreib- und Wartungsfunktionen
  117. * Formatieren möglich mit dem normalen Format-Befehl (ab OS 2.0)
  118. * abwärtskompatibel zu MS-DOS (8+3 Dateinamen inklusive Umlauten und "ß")
  119. * Jahr 2000-fest (1. Jan 1980 bis 31. Dez 2107)
  120. * erweiterte Datumsstempel: Datum und Zeit der Erstellung und Datum des letzten
  121.   Zugriffs werden automatisch gesetzt und können als Dateikommentar im
  122.   Klartext gelesen werden
  123. * vollständig in Assembler geschrieben
  124.  
  125. OS 2.0+ Installation
  126. ====================
  127.  
  128. * Kopieren Sie die Datei "fat95" in Ihre "L:"-Schublade.
  129. * Doppelklicken Sie das Beispiel-Icon "MS0" (internes Floppy-Laufwerk) oder
  130.   "MS1" um sofort zu mounten.
  131. * Kopieren Sie die Icons nach "DEVS:DOSDrivers", um beim Systemstart
  132.   automatisch zu mounten.
  133. * Erstellen Sie nach Bedarf eigene Mount-Skripts.
  134.  
  135. OS 1.3 Installation
  136. ===================
  137.  
  138. Das "mfm.device" arbeitet leider nicht mit dem "trackdisk.device" von OS 1.3
  139. zusammen. Eine geeignete Alternative ist das "messydisk.device" von Olaf
  140. Seibert. Es wurde vor immerhin 9 Jahren auf einer PD-Disk namens "Time #10"
  141. verbreitet und ist inzwischen kaum noch erhältlich. Deshalb habe ich diese
  142. Datei ausnahmsweise in dieses Archiv aufgenommen.
  143.  
  144. Doppelklicken Sie das "install_fat95_1.3" Icon, oder
  145.  
  146. * kopieren Sie die Datei "fat95" in das Verzeichnis "L:"
  147. * kopieren Sie die Dateien "messydisk.device" und "fat95mountlist" nach "DEVS:"
  148.  
  149. Dann fügen Sie diese Zeile der Datei S:Startup-Sequence hinzu:
  150.  
  151. mount ms0: from fat95mountlist     (internes Floppy-Laufwerk) oder
  152. mount ms1: from fat95mountlist     (1. externes Floppy-Laufwerk)
  153.  
  154. Besonderheiten
  155. ==============
  156.  
  157. Beim Schreiben in das Wurzelverzeichnis einer fat95-Disk tritt manchmal die
  158. etwas seltsame Fehlermeldung 232 "keine weiteren Verzeichniseinträge" auf.
  159. Das bedeutet: MS-DOS/Win verwendet eine nicht erweiterbare Tabelle mit fester
  160. Größe für das Wurzelverzeichnis. Diese faßt nur eine begrenzte Anzahl von
  161. Dateien und Unterverzeichnissen, unabhänggig vom tatsächlich freien
  162. Speicherplatz auf dem Datenträger.
  163. Wenn es also passiert, versuchen Sie einen dieser Auswege:
  164.  
  165. * Speichern Sie in ein Unterverzeichnis anstelle der Wurzel.
  166. * Verschieben Sie eine oder zwei Dateien in ein Unterverzeichnis,
  167.   und versuchen Sie es erneut.
  168. * Löschen Sie eine oder zwei Dateien im Wurzelverzeichnis.
  169. * Verwenden Sie einen anderen Datenträger.
  170.  
  171. Zum Schluß...
  172. =============
  173.  
  174. Ich verwende "fat95" schon einige Zeit für mein privates "Turnschuh-Netzwerk"
  175. zum Internet-PC am Arbeitsplatz. Leider hatte ich noch keine Gelegenheit, es
  176. mit einer Win-Festplattenpartition zu testen.
  177. Schreiben Sie mir doch eine E-Mail über Ihre Erfahrungen mit "fat95"!
  178.  
  179. Viel Spaß!
  180.  
  181.  
  182. ============================= Archive contents =============================
  183.  
  184. Original  Packed Ratio    Date     Time    Name
  185. -------- ------- ----- --------- --------  -------------
  186.    14424    9476 34.3% 11-Dec-99 17:15:30  fat95
  187.     6217    2901 53.3% 11-Dec-99 22:53:40  fat95.readme
  188.      987     386 60.8% 11-Dec-99 22:58:40  fat95mountlist
  189.      122      94 22.9% 11-Dec-99 18:54:52  install_fat95
  190.      932     352 62.2% 12-Dec-99 03:10:12  install_fat95.info
  191.      151     100 33.7% 11-Dec-99 21:43:36  install_fat95_1.3
  192.      932     351 62.3% 12-Dec-99 03:10:14  install_fat95_1.3.info
  193.     9192    5480 40.3% 15-Mar-80 03:36:10  messydisk.device
  194.      449     299 33.4% 12-Dec-99 02:48:38  MS0
  195.      533     220 58.7% 12-Dec-99 03:10:20  MS0.info
  196.      426     290 31.9% 12-Dec-99 02:48:08  MS1
  197.      533     223 58.1% 12-Dec-99 03:10:20  MS1.info
  198. -------- ------- ----- --------- --------
  199.    34898   20172 42.1% 14-Dec-99 21:01:18   12 files
  200.